Skip to content

Conversation

@samhvw8
Copy link
Contributor

@samhvw8 samhvw8 commented Apr 13, 2025

Context

when fresh repo build vsix it will error because of missing types

Implementation

Screenshots

before after
image image

How to Test

Get in Touch


Important

Add missing dev dependencies to package.json to fix VSIX package build error.

  • Dependencies:
    • Add @types/mocha and @vscode/test-electron to devDependencies in package.json to resolve missing types error during VSIX build.

This description was created by Ellipsis for 8057e76. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Apr 13, 2025

⚠️ No Changeset found

Latest commit: 8057e76

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 13, 2025
@dosubot dosubot bot added lgtm This PR has been approved by a maintainer bug Something isn't working labels Apr 13, 2025
@cte cte merged commit adadc3a into RooCodeInc:main Apr 13, 2025
21 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Apr 13, 2025
@samhvw8 samhvw8 deleted the fix/build-vsix branch April 13, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants